Release Notes

On this page:

2019.1.20 Maintenance Release

2019.1.20 Maintenance Release [2021-01-05]

Changelog Overview

  • 1 New Features
  • 2 Improvements
  • 36 Bug Fixes
  • 2 Security Fixes
  • 19 Chores
  • 60 Total Tickets

New Features

  • itential-utils:2.5.0 [07-14-2020] - Centralized property encryption and decryption. Added support for encryption with Hashicorp Vault.

Improvements

  • itential-utils:2.6.0 [12-11-2020] - Implemented the new DbUtils module to support multiple database actions.
  • itential-utils:2.5.0 [09-01-2020] - Added support for multi-keyed secrets.

Bug Fixes

  • adapter-ansible_manager:2.2.8-2019.1.19 [12-31-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.
  • adapter-azure_aaa:1.0.2-2019.1.7 [11-25-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.
  • adapter-nso:6.5.10-2019.1.59 [12-16-2020] - Fixed commit queue event listener to properly respond to commit queue events.
  • adapter-nso:6.5.10-2019.1.58 [12-16-2020] - Fixed error when trying to run test instances on more than one device.
  • adapter-radius:2.0.0-2019.1.5 [11-28-2020] - The Radius adapter no longer crashes with uncaught exceptions on a bad hostname when user attempts to login.
  • app-configuration_manager:3.16.9-2019.1.98 [12-15-2020] - Running checkSync operations for devices now shows an error notification if the user is unauthorized.
  • app-configuration_manager:3.16.9-2019.1.97 [12-14-2020] - Added the ability to delete Golden Configuration (GC) tree versions from within the GC page.
  • app-configuration_manager:3.16.9-2019.1.96 [12-11-2020] - The Backup card on the Device page now correctly shows the number of days since last backup.
  • app-configuration_manager:3.16.9-2019.1.95 [12-04-2020] - Improved compliance check between the native and golden configurations for IOSXR devices.
  • app-configuration_manager:3.16.9-2019.1.94 [12-02-2020] - Fixed compliance reports to accurately report grades.
  • app-golden_config:5.13.11-2019.1.26 [12-18-2020] - Added support for encryption in the NPM seed script.
  • app-mop:5.12.2-2019.1.40 [12-18-2020] - Added support for encryption in the NPM index script.
  • app-mop:5.12.2-2019.1.39 [12-31-2020] - Fixed Cisco IOS/IOS-XR NED recognition when executing Ping task.
  • app-service_catalog:3.8.0-2019.1.15 [12-15-2020] - Service Catalog uses common logic for ensuring database indexes.
  • app-service_management:2.18.2-2019.1.17 [12-16-2020] - Added a new alert to notify user when NSO errors occur during device modification.
  • app-service_management:2.18.2-2019.1.16 [12-14-2020] - Redirected application to navigate to the main path (/service_management/) instead of the list path.
  • app-service_management:2.18.2-2019.1.15 [12-11-2020] - Search icon no longer overlaps text input when adding a device.
  • app-service_management:2.18.2-2019.1.14 [12-11-2020] - Fixed linting issue.
  • app-service_management:2.18.2-2019.1.14 [12-11-2020] - A loading screen appears after user clicks save to confirm request to add new instance is processing.
  • app-service_management:2.18.2-2019.1.13 [12-02-2020] - Fixed log output for getServiceInstanceMap to be a string.
  • app-service_management:2.18.2-2019.1.12 [12-02-2020] - Fixed row actions for filtered (single or multi-page) Service Models. Filtering now navigates to the correct item.
  • app-task_worker:3.0.1-2019.1.12 [12-07-2020] - Fixed all occurrences of the task id regular expression to match the correct 1 to 4 character hex string value.
  • app-template_builder:1.4.1-2019.1.22 [12-17-2020] - Added support for encryption in the NPM seed script.
  • app-workflow_builder:4.4.9-2019.1.48 [12-17-2020] - Added dialog to display missing and inactive groups for automations and manual tasks.
  • app-workflow_builder:4.4.9-2019.1.47 [12-31-2020] - Fixed rendering of automation error messages and warnings in the UI.
  • app-workflow_engine:5.1.10-2019.1.97 [12-18-2020] - Corrected a bug in the deprecated tasks migration.
  • app-workflow_engine:5.1.10-2019.1.96 [12-17-2020] - Implemented a migration script to keep task deprecations up-to-date.
  • app-workflow_engine:5.1.10-2019.1.95 [12-17-2020] - Fixed bug that made it possible to cancel a job twice. Also fixed bug where canceling a job did not cancel child jobs that had errored.
  • app-workflow_engine:5.1.10-2019.1.92 [12-09-2020] - Enabled validateTask to run even if the path is not from workflow_start.
  • app-workflow_engine:5.1.10-2019.1.91 [12-07-2020] - Fixed all occurrences of the task id regular expression to match the correct 1 to 4 character hex string value.
  • itential-utils:2.5.0 [09-27-2020] - Disallowed using $ENC to encrypt encryption strings for Hashicorp Vault.
  • itential-utils:2.5.0 [09-01-2020] - Fixed bug in encryption values with the $ENC format.
  • pronghorn-core:7.1.13-2019.1.113 [12-17-2020] - Updated log messages for when NSO adapter is down.
  • pronghorn-core:7.1.13-2019.1.112 [12-09-2020] - Modified error reporting to return the correct log output when the default attributes set for adapter configuration have failed.
  • pronghorn-core:7.1.13-2019.1.111 [11-25-2020] - Improved error handling by hardening ph-core against reload of misconfigured applications.
  • search:1.0.4-2019.1.5 [12-16-2020] - Search app has been fixed to only query Tags collection when tag references are available.

Security Fixes

  • automation-gateway:1.33.11-2019.1.29 [12-18-2020] - Update package.json to remove security vulnerabilities.
  • tags:1.2.2-2019.1.20 [12-14-2020] - Fixed security audit errors for the Tags repository.

Chores

  • adapter-azure_aaa:1.0.2-2019.1.8 [12-11-2020] - Updated itential-utils dependency.
  • adapter-email:3.1.1-2019.1.4 [12-10-2020] - Updated MongoDB driver to fix the arbiter bug.
  • adapter-ldap:2.11.4-2019.1.8 [12-11-2020] - Updated itential-utils dependency.
  • adapter-local_aaa:3.0.0-2019.1.2 [12-10-2020] - Updated MongoDB driver to fix the arbiter bug.
  • adapter-nso:6.5.10-2019.1.60 [12-16-2020] - Updated MongoDB driver to fix the arbiter bug.
  • adapter-radius:2.0.0-2019.1.7 [12-27-2020] - Remove unused dependency.
  • adapter-radius:2.0.0-2019.1.6 [12-11-2020] - Updated itential-utils dependency.
  • app-automation_catalog:1.0.3-2019.1.23 [12-11-2020] - Updated MongoDB driver to fix the arbiter bug.
  • app-nso_manager:2.12.4-2019.1.22 [12-16-2020] - Updated MongoDB driver to fix the arbiter bug.
  • app-service_catalog:3.8.0-2019.1.15 [12-17-2020] - Typo in the npm build script was causing an infinite loop. build script has been changed to point to the encode script.
  • app-service_catalog:3.8.0-2019.1.14 [12-17-2020] - Moved project from argo CI to apollo CI.
  • app-service_catalog:3.8.0-2019.1.12 [12-14-2020] - Updated Itential database dependency.
  • app-task_worker:3.0.1-2019.1.13 [12-09-2020] - Updated database module to fix the arbiter bug.
  • app-workflow_engine:5.1.10-2019.1.94 [12-14-2020] - Updated the database dependency to correct the problem with encoding and decoding workflows with empty objects.
  • app-workflow_engine:5.1.10-2019.1.93 [12-10-2020] - Updated database module to fix the arbiter bug.
  • app-workflow_engine:5.1.10-2019.1.90 [12-01-2020] - Pinned versions for package dependencies.
  • itential-utils:2.5.4 [12-10-2020] - Updated itential-utils library database version to fix the arbiter bug.
  • search:1.0.4-2019.1.4 [12-10-2020] - Updated Search application database version to fix the arbiter bug.
  • tags:1.2.2-2019.1.19 [12-09-2020] - Updated Tags application database version to fix the arbiter bug.

2019.1.20 Release Versions

Automation Platform Versions

component version
@itential/adapter-ansible_manager 2.2.8-2019.1.19
@itential/adapter-azure_aaa 1.0.2-2019.1.8
@itential/adapter-email 3.1.1-2019.1.4
@itential/adapter-ldap 2.11.4-2019.1.8
@itential/adapter-local_aaa 3.0.0-2019.1.2
@itential/adapter-mongo 2.8.8-2019.1.7
@itential/adapter-nso 6.5.10-2019.1.60
@itential/adapter-prospector 1.6.8-2019.1.4
@itential/adapter-radius 2.0.0-2019.1.7
@itential/adapter-redis 2.0.5-2019.1.3
@itential/app-array 1.2.1-2019.1.7
@itential/app-automation_catalog 1.0.3-2019.1.23
@itential/app-configuration_manager 3.16.9-2019.1.98
@itential/app-device_management 5.0.4-2019.1.6
@itential/app-form_builder 3.15.10-2019.1.40
@itential/app-golden_config 5.13.11-2019.1.26
@itential/app-golden_services 1.1.7-2019.1.8
@itential/app-json 1.0.3-2019.1.6
@itential/app-json_forms 1.4.5-2019.1.24
@itential/app-mop 5.12.2-2019.1.40
@itential/app-nso_manager 2.12.4-2019.1.22
@itential/app-number 1.0.4-2019.1.7
@itential/app-object 1.1.1-2019.1.6
@itential/app-service_catalog 3.8.0-2019.1.15
@itential/app-service_management 2.18.2-2019.1.17
@itential/app-smart_template 1.3.5-2019.1.14
@itential/app-string 1.0.6-2019.1.10
@itential/app-task_worker 3.0.1-2019.1.13
@itential/app-template_builder 1.4.1-2019.1.22
@itential/app-tools 1.0.2-2019.1.9
@itential/app-workflow_builder 4.4.9-2019.1.48
@itential/app-workflow_engine 5.1.10-2019.1.97
@itential/pronghorn-core 7.1.13-2019.1.113
@itential/search 1.0.4-2019.1.5
@itential/tags 1.2.2-2019.1.20
@itential/itential-utils 2.6.0

Ansible Manager Versions

component version
ansible_manager 1.33.11-2019.1.29

NSO Manager Versions

component version
itential-tools 1.16.4.2019.1.17
prospector 1.8.1-2019.1.4

Dependencies

Automation Platform Server

package supported recommended
nodejs 8.x or 10.x 10.23.0
npm 6.x 6.14.8
redis 5.x 5.0.10
python 2.x or 3.x 3.8.6
pip supported recommended
pip any version 20.2.4
textfsm 1.x 1.1.0

The gcc-c++ and make packages should be installed from your OS distribution.

Mongo Server

package supported recommended
mongodb 3.6.x 3.6.20

Redis Server

package supported recommended
redis 5.x 5.0.10

The gcc-c++ and make packages should be installed from your OS distribution.

Ansible Manager

package supported recommended
python 3.6 3.6.12
openssl 1.x 1.1.1g
haproxy 2.x 2.1.8

The gcc-c++ and make packages should be installed from your OS distribution.

The following development packages are required to install ansible manager: libffi-dev, openssl-dev, python-dev, sqlite-dev.

pip package supported recommended
pip any version 20.2.4
ansible 2.7 2.7.18

One or more of the following packages may be required by the specific ansible modules you're using: psutil, pycrypto, paramiko, ncclient, lxml, nitrosdk-python, jxmlease.

Check the ansible documentation for the roles you're planning to use for additional package requirements.

Prospector

package supported recommended
java 1.7 or 1.8 1.8.252.09

NSO/Itential Tools

package supported recommended
java 1.7 or 1.8 1.8.252.09

The ant package should be installed from your OS distribution.

IAP Compatibility

Device Configuration

Device Configuration compatibility describes which devices are expected to work with the basic features of the Configuration Manager application across various southbound systems.

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos

NSO:

Refer to the NSO Versions and NED Versions tables below for a list of tested devices.

Note: The 2019.1 Configuration Manager does not currently support compliance for any NSO device. For 2019.1 compliance use-cases, the existing app-golden_config component is still supported.

Device Compliance

Device Compliance compatibility describes which devices are expected to work with the Golden Config application (for NSO devices).

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos

NSO:

* a10-acos
* adtran-aos
* alu-sr
* arista-dcs
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-staros
* f5-bigip
* huawei-vrp
* juniper-junos

Device Maintenance

Device Maintenance compatibility describes which devices Itential can perform maintenance activities on (e.g., reboots and firmware upgrades).

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos

NSO:

* cisco-ios
* cisco-iosxr
* juniper-junos

Device Health Checks

Device Health Checks compatibility describes which devices Itential can execute read-only show commands to use the method broker and Command Templates application.

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos

NSO:

* a10-acos
* alu-sr
* arista-dcs
* cienacli-acos
* cisco-aireos
* cisco-asa
* cisco-gss
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-qps
* cisco-staros
* ericsson-sgsnmme
* f5-bigip
* huawei-vrp
* juniper-junos

Note: Some of the devices in the health checks category are tested against netsim devices.

Forms

Ansible:

IAP can render most ansible networking modules as forms. Support for specific modules may vary. If you encounter issues with any particular modules, reach out to the Itential Customer Success Team for assistance.

NSO:

IAP can render most service models advertised by NSO as forms. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.

Service Provisioning

NSO:

IAP can provision most service models advertised by NSO. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.

Devices/Services Compatibility

The Itential Automation Platform is tested against the following component versions.

Ansible Versions:

* 2.7.18

Ansible Modules:

* eos_facts
* eos_command
* eos_config
* ios_facts
* ios_command
* ios_config
* iosxr_facts
* iosxr_command
* iosxr_config
* junos_facts
* junos_command
* junos_config

NSO Versions:

* 4.7.7.6
* 4.6.5

NED Versions:

ned 4.6.5 4.7.7.6
a10-acos 3.15.3 3.17.4
adtran-aos 4.0.5 4.0.5
alu-sr 8.3 8.11
arista-dcs 5.7 5.16.5
checkpoint-gaiaos_rest 1.3.8 1.9.3
ciena-acos 6.1.5 6.2
cisco-aireos 3.3.20 3.4.1
cisco-asa 6.7.7 6.11
cisco-gss 2.1.1 2.1.1
cisco-ios 6.42.2 6.65
cisco-iosxr 7.18.2 7.29.9
cisco-nx 5.1.3 5.18.3
cisco-qps 5.1.2 n/a
cisco-staros 5.22.1 5.33
ericsson-sgsnmme 1.0.7 1.0.7
f5-bigip 3.7.13 3.12
fortinet-fortios 5.4 5.4.18
huawei-usn 1.2.1 1.2.1
huawei-vrp 6.1 6.12.9
juniper-junos 4.5.17 4.6.7
paloalto-panos_cli 4.3.1 4.7.3
radware-alteonos 2.4 2.4
unix-bind 2.0.17 2.1.0

Virtual Devices:

* A10 vThunder 4.1.4 GR1
* Arista EOS-4.23.0FX
* Checkpoint R80.30-273.583
* Cisco ASAv 9.13.1.7
* Cisco CSR 17.02.01r
* Cisco NX 9.3.2, 9.3.1
* Cisco StarOS 21.15.29
* Cisco XR6.3.1
* F5 BIGIP 15.1.0.2-0.0.9
* Fortigate 6.4.0
* Juniper VMX 18.4R1
* Juniper VSRX 19.1R2
* PanOS 9.1.2
* Radware 32.6.0.0

IAP Browser Compatibility

This maintenance release was tested against the following browser versions:

* Firefox 80.0.1
* Chrome 85.0.4183.121
* Edge 85.0.564.63
* Internet Explorer 11